ARBT=ROUND_ROBIN, DEFMSTR_TYPE=NO_DEFAULT
Slave Configuration Register
SLOT_CYCLE | Maximum Number of Allowed Cycles for a Burst |
DEFMSTR_TYPE | Default Master Type 0 (NO_DEFAULT): At the end of current slave access, if no other master request is pending, the slave is disconnected from all masters.This results in having a one cycle latency for the first access of a burst transfer or for a single access. 1 (LAST): At the end of current slave access, if no other master request is pending, the slave stays connected to the last master having accessed it.This results in not having the one cycle latency when the last master tries to access the slave again. 2 (FIXED): At the end of the current slave access, if no other master request is pending, the slave connects to the fixed master the number that has been written in the FIXED_DEFMSTR field.This results in not having the one cycle latency when the fixed master tries to access the slave again. |
FIXED_DEFMSTR | Fixed Default Master |
ARBT | Arbitration Type 0 (ROUND_ROBIN): Round-robin arbitration 1 (FIXED_PRIORITY): Fixed priority arbitration |